LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   might be apache problem... (https://www.linuxquestions.org/questions/linux-general-1/might-be-apache-problem-340516/)

varunbihani 07-06-2005 05:41 AM

might be apache problem...
 
I am facing the following prob..
I am trying to access some feed(that is being updated every 2 min) from 3rd party using Java by calling function URL() ...
when I run that Java file on my local system, it gives my the latest result of that feed.
but when I run that java/jsp file on the Linux Mandrake server, it takes the old values of the feed...
Is it possilble the the java file that I am trying to run from server is accessing that feed from the server's cache only and not requesting the actual lates feeed...

I hope I am clear.. ne help will be really appreciable..

Thanks

Varun

trickykid 07-14-2005 05:42 PM

Wouldn't be an apache problem, sounds more like a cache issue on your system.


All times are GMT -5. The time now is 07:20 PM.