Two applications communicating in same server: localhost vs server ip address -


i have 2 applications communicating each other in same server. every thing works fine in windows irrespective of whether put 'localhost' or 'ip address' in http call. in linux putting 'localhost' works fine not 'ip address'.

am confused why so?.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -