J
jwcarlton
I'm having a server issue at the moment that's keeping me from using a
relative path with LWP::Simple. I can use an absolute path with no
problem, though. It's not a big deal; I made several security updates,
and inadvertently changed something that's causing this error.
So, here's the question. Is there a speed/server load difference
between using a relative path or an absolute path? For this purpose,
the absolute path is on the same domain, IP, and server as the script
loading it.
I would normally test it myself, but since I can't load a relative
path right now, I can't test it. I'm hoping that one of you will
already know, before I spend too much time trying to correct a server
issue that may be irrelevant.
relative path with LWP::Simple. I can use an absolute path with no
problem, though. It's not a big deal; I made several security updates,
and inadvertently changed something that's causing this error.
So, here's the question. Is there a speed/server load difference
between using a relative path or an absolute path? For this purpose,
the absolute path is on the same domain, IP, and server as the script
loading it.
I would normally test it myself, but since I can't load a relative
path right now, I can't test it. I'm hoping that one of you will
already know, before I spend too much time trying to correct a server
issue that may be irrelevant.