Displaying 2 results from an estimated 2 matches for "19252".
Did you mean:
1252
2006 Apr 21
1
Is AJAX https request possible from http page ?
Hi all
Is it possible to do https request via AJAX from a http loaded page ?
It''s for minimizing serverload and just send passwords and user-account
stuff via https.
>From my understanding how AJAX works, it is not possible to mix, because
http/https is like cross-domain
In case I am not wrong, maybe someone knows a way around the limitiations
(my first thought: proxing via
2007 Nov 17
2
SIGSEGV (Segmentation fault) with antispam plugin
...4(8, /* 14 entries */, 4096) = 592
getdents64(8, /* 0 entries */, 4096) = 0
open("/usr/lib/dovecot/modules/imap/lib90_antispam_plugin.so", O_RDONLY) = 9
read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\21"..., 512) =
512
fstat64(9, {st_mode=S_IFREG|0644, st_size=19252, ...}) = 0
mmap2(NULL, 16148, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) =
0xb7f29000
mmap2(0xb7f2c000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x2) = 0xb7f2c000
close(9) = 0
close(8) = 0
stat64(&qu...