: Why am I getting regular http requests for rpix.php on my AWS server Recently Ive redeployed by Java application to AWS ElasticBeanstalk running within a Tomcat container. I now keep getting
Recently Ive redeployed by Java application to AWS ElasticBeanstalk running within a Tomcat container. I now keep getting messages like:
Message: Environment health has transitioned from Ok to Degraded. 9.1 % of the requests are failing with HTTP 5xx.
due to the new Health monitor.
I have downloaded the logs and the only http 500 errors I can find are in localhost for an attempt to access rpix.php
127.0.0.1 - - [23/Dec/2015:05:07:40 +0000] "GET /rpix.php?id=253 HTTP/1.1" 500 1728
Ive no idea what rpix.php is ?
Is this related to my server being on AWS, or just some random attempt by some one to lookup a non-existent url.
Can I/Should I block this url request before it even gets to my tomcat instance ?
More posts by @Correia994
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.