|
Re: SOAP::Lite hangs up Apache Win32 with mod_perl: msg#00021lang.perl.xml
Hi, All! I'm answering on my own question: SV> Apache 1.3.27 (Win32) with mod_perl/1.27-dev hangs up (stops SV> responding at all) on executing perl code based on data retrieve SV> using net related modules such as SOAP::Lite and LWP. Code is simple, SV> from examples to modules. Non-Apache servers works fine, but, mod_perl! My code ask web service via soap for some data. Apache with mod_perl takes 180 sec timeout and exits. This all happens at test box under w2k. Linux enterprise box works fine. My solution is: 1. start another (different, I suggest Xitami) web server for web service at non-80 port for example 2160. 2. start Apache at 80 port. 3. make changes in calling code to bind web service to properly located url. This works fine (needs one more different string in config xml file for url binding on test and enterprise boxes). -- Serg mailto:well@xxxxxxxxxxxxx _______________________________________________ Perl-XML mailing list Perl-XML@xxxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | XML::DOM::XPath, Michel Rodriguez |
|---|---|
| Next by Date: | XML::LibXML-1.53, Joachim Bauernberger |
| Previous by Thread: | XML::DOM::XPath, Michel Rodriguez |
| Next by Thread: | XML::LibXML-1.53, Joachim Bauernberger |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |