I have 2 web servers in a load balanced set (port 80
) on the Azure platform. I need to ping a php file on each server which forces them to update, but how can I do this?
Can I access them like this:
http://cloudservice.cloudapp.net:8002
And set an endpoint for 8002
as well as getting Apache to listen for that port?
I tried doing that and I get
Oops! Google Chrome could not connect to cloudservice.cloudapp.net:8002