LWP based proxy client (was: Is there a "PerlPreForkHandler"?)

2004-12-26 Thread Charles C. Fu
because most people will want to disable or otherwise prohibit access to file:// URLs.) You are welcome to build upon or take useful code fragments from it. In particular, you might find the header handling routines and reading the comments about special cases useful. -ccwf -- Charles C. Fu Founde

Re: Declaring constant

2004-07-04 Thread Charles C. Fu
On Jul 3, 2004, at 17:53, David Arnold wrote: use constant SECRET_LENGTH => 14; Anyone have any pointers to an explanation of this syntax? Run "man constant". -ccwf -- Charles C. Fu Founder Web i18n, LLC www.web-i18n.net -- Report problems: http://perl.apache.org/bugs/ Mail li

Re: query_string

2004-03-24 Thread Charles C. Fu
new("http://localhost/?foo=bar&test=my%20val";)->query_form }; print "$param->{foo}\t$param->{test}\n"; If you wish to discuss using this module, see the LWP mailing list. -ccwf -- Charles C. Fu ,-- Founder___ __ __. .

Re: query_string

2004-03-24 Thread Charles C. Fu
uld generally avoid parsing the query string manually. -ccwf -- Charles C. Fu ,-- Founder___ __ __. . ,-/-- Web i18n, LLC (_,(_,|/|/ / www.web-i18n.net ' -- Report problems: http://perl.apache.org/bugs/ Ma

Re: Proxy Config

2004-03-05 Thread Charles C. Fu
ead with proxy > request proxy:http://127.0.0.1:8080/intranet/www/index.cgi [OK] The port numbers don't match. Was that a typo or a change in configuration you didn't mention? -ccwf -- Charles C. Fu Founder Web i18n, LLC www.web-i18n.net -- Report problems: http://perl.

Re: E-mail account security warning.

2004-03-03 Thread Charles C. Fu
day, by which time a number of such emails had slipped by. -ccwf -- Charles C. Fu ,-- Founder___ __ __. . ,-/-- Web i18n, LLC (_,(_,|/|/ / www.web-i18n.net ' -- Report problems: http://perl.apache.org/b

Re: E-mail account security warning.

2004-03-03 Thread Charles C. Fu
(and not always with the same encryption key) is interfering with ability of some scanners to detect it. -ccwf -- Charles C. Fu Founder Web i18n, LLC www.web-i18n.net -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: ht

Re: [OT] Forcing httpd's to not swap out of memory

2004-02-29 Thread Charles C. Fu
t the swapping/paging, of course, but gtop and oldps should allow you to verify if the solution you implement is working. -ccwf -- Charles C. Fu ,-- Founder___ __ __. . ,-/-- Web i18n, LLC (_,(_,|/|/ / www.web-i18n.net '

Re: reloading modules in a handler with eval

2004-02-27 Thread Charles C. Fu
ystems (ext2, ext3, reiserfs, . . .) and options, yes, stat uses the cache. This is easily verified by doing perl -e 'for (;;) { stat("filename"); };' and using 'vmstat 1' or other tools to monitor the resultant disk activity. -ccwf -- Charles C. Fu Founder Web

Re: Jumping out of Apache/mod_perl..

2003-12-05 Thread Charles C. Fu
e, the memory cost certainly is significant. -ccwf -- Charles C. Fu ,-- Founder___ __ __. . ,-/-- Web i18n, LLC (_,(_,|/|/ / www.web-i18n.net ' -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re: help, $apr->param hangs

2003-12-03 Thread Charles C. Fu
he in order to try to see more of the strace output?? -ccwf -- Charles C. Fu ,-- Founder___ __ __. . ,-/-- Web i18n, LLC (_,(_,|/|/ / www.web-i18n.net ' -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: h

Re: [JOB] Internet Billing Programmer / Analyst

2003-12-03 Thread Charles C . Fu
On Monday, Dec 1, 2003, at 17:12 America/Los_Angeles, Cahill, Earl wrote: ยท Expects some on-site and remote weekend/evening work as needed. In general, job postings requiring some on-site work should list a location. :) -ccwf -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: htt