RE: xmlrpc.php causing system hang?



we're seeing the same behavior on our server.

a couple of months ago, I was seeing something that I think is related. it
had to do with the number of bytez being posted to the php page, but only
through IE. if the bytes posted to a php page served through IIS exceeded a
certain amount, the page was never executed, and I saw a cgi timeout.

http://news.php.net/php.windows/26418

in this particular case, I set up IIS to use the isapi module instead of the
cgi executable, and it runs fine now.

seeing the logs, the size of the post is quite large, and I wonder if the
issue is related. some sort of bug in the interaction between PHP and IIS
related to the post size in IE.


"mlordi@xxxxxxxxx" wrote:

> Hello everyone! first time posting here. I have a windows 2000 server
> running iis 5. I am having this weird problem of late (started around
> 11/7/2005). I noticed in my event viewer under system that I have been
> getting these timeout messages from a file called xmlrpc.php. Now the
> weird thing is that this message is happening about every fifteen
> minutes. The exact error message is:
>
>
> The script started from the URL '/blog/xmlsrv/xmlrpc.php' with
> parameters '' has not responded within the configured timeout period.
> The HTTP server is terminating the script.
> For additional information specific to this message please visit the
> Microsoft Online Support site located at:
> http://www.microsoft.com/contentredirect.asp.
>
>
> The URL changes though to a few different locations.
> Here are some:
> blog/xmlrpc.php
> blogs/xmlrpc.php
> wordpress/xmlrpc.php
> blog/xmlsrv/xmlrpc.php
> blog/xmlsrv/xmlrpc.php
>
>
> Now eventually my webserver seems to not be able to handle the timeout
> sessions and then sometime overnight will eventually stop servering web
>
> requests. It seems as though everything is running normally (services
> and everything look fine.) But when you bring up the URL it comes up
> with a DNS error. Now if I go and stop and restart the WWW publishing
> service everything starts running fine again.
>
>
> I have found some information about a virus called lupii or lupper.
> This virus is targeted at Linux machines though.
>
>
> So does anyone know of other things I can check to make sure I am
> protected, or how to filter out these requests? I really need help
> since this is just getting so bothersome now. Any help or ideas are
> appreciated. Thank you very much for your time.
>
>
> Mark
>
>
.



Relevant Pages

  • Re: Apache vs IIS
    ... Windows Server not on my Linux Server so there for I would chose IIS. ... Not that Apache is bad but ASP.NET is far easier and faster to create good web forms in. ... PHP on a IIS server is rather easy to run once you install PHP on a PC but if you only use PHP why not use Apache for Windows. ...
    (alt.php)
  • Re: Apache vs IIS
    ... my Windows Server not on my Linux Server so there for I would ... IIS is designed for ASP, ... can run asp on Apache, ... in running php from IIS vs Apache. ...
    (alt.php)
  • Re: Apache vs IIS
    ... my Windows Server not on my Linux Server so there for I would chose IIS. ... Not that Apache is bad but ASP.NET is far easier and faster to create good web forms in. ... IIS is designed for ASP, ... PHP on a IIS server is rather easy to run once you install PHP on a PC but if you only use PHP why not use Apache for Windows. ...
    (alt.php)
  • Re: IIS, ASP & PHP - is it possible?
    ... IIS is perfectly able to run both ASP and PHP on the same server at the ...
    (microsoft.public.inetserver.iis)
  • Re: Apache vs IIS
    ... on my Windows Server not on my Linux Server so there for I ... IIS is designed for ASP, ... you can run asp on Apache, ... PHP on a IIS server is rather easy to run once you install PHP on ...
    (alt.php)