Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

gif images issue

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  PHP_SELF  
Author Message
sreddy_office

External


Since: Mar 30, 2004
Posts: 1



(Msg. 1) Posted: Tue Mar 30, 2004 10:03 am
Post subject: gif images issue
Archived from groups: alt>apache>configuration (more info?)

I am using webserver
Apache/2.0.48 (Unix) + mod_ssl/2.0.48 + OpenSSL/0.9.6i +mod_jk/1.2.5
to serve static content
and forwarding servlet requests to tomcat 4.1.27.

every thing seems to be working fine, but I am seeing interm gif
images problem. like some times gif images does not showup but they
come back when I refresh browser. I am not seeing 404 errors also.

Part of the httpd.conf/ssl.conf config is
===========================
Alias /rrr/js /export/realm/webapps/rcash/js
Alias /rrr/images/rpay /export/realm/webapps/rcash/images/rpay
Alias /rcash/images /export/realm/webapps/rcash/images
Alias /rrr/js /export/abc/webapps/rrr/js
Alias /rrr/images/ppp /export/abc/webapps/rrr/images/ppp
Alias /rrr/images /export/abc/webapps/rrr/images
Alias /rrr/help /export/abc/webapps/rrr/help
Alias /rrr/help_ppp /export/abc/webapps/rrr/help_ppp
<Directory /export/abc/webapps/rrr>
Order allow,deny
Allow from all
</Directory>

JkMount /rrr/jcs/* ajp13
JkMount /rrr/nosess/* ajp13
JkMount /rrr/admin/* ajp13
JkMount /rrr/rcoll/* ajp13
JkMount /rrr/ppp/* ajp13
JkMount /rrr/main/* ajp13
JkMount /rrr/ramraf/* ajp13

=========================

Let me know if more info needed
Please help

Thanks in adv

 >> Stay informed about: gif images issue 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Tue Mar 30, 2004 6:05 pm
Post subject: Re: gif images issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

sreddy_office <sreddy_office.DeleteThis@yahoo.com> wrote:
 > Apache/2.0.48 (Unix) + mod_ssl/2.0.48 + OpenSSL/0.9.6i +mod_jk/1.2.5

With Apache 2 you should use mod_jk 2.

 > every thing seems to be working fine, but I am seeing interm gif
 > images problem. like some times gif images does not showup but they
 > come back when I refresh browser

If the .gifs are really big it could be a bandwidth problem.
Check the log files.

Davide

--
| Since we have to speak well of the dead, let's knock them while
| they're alive.
|
|<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: gif images issue 
Back to top
Login to vote
alvaro_quitar_1

External


Since: Oct 31, 2003
Posts: 86



(Msg. 3) Posted: Tue Mar 30, 2004 8:38 pm
Post subject: Re: gif images issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

*** sreddy_office wrote/escribió (30 Mar 2004 07:03:04 -0800):
 > like some times gif images does not showup but they
 > come back when I refresh browser. I am not seeing 404 errors also.

Do you have that problem with Mozilla? There's a bug in Internet Explorer
where it sometimes won't load small images. It simply won't ask server for
them.

--
--
-- Álvaro G. Vicario - Burgos, Spain
--<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: gif images issue 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
directory index to display images ? - Hello all, I'm familiar with basic config of Apache, but this is currently beyond my knowledge: is it possible to set up the directory indexing to display the images themselves instead of a link to them ? In other words have Apache generate a <IMG..

Newbie: images are not loaded completely - Hello, I have installed an local WAMP (winXP and Apache 2.0.47). There is a problem with images bigger than about 100KB. They aren't loaded completely. If i load the html-page (including the image) from my desktop, there is no problem. Is this a..

Apache and mod_rewrite handling non-existing images - Hello, I have run into a strange problem. Here is the situation: On the server which hosts my web is a directory full of images called "/letters" with files like "a-blue.gif", "a-red.gif", "b-blue.gif" etc. Now...

Some files (Images esp) not/partly being displayed Apache .. - I have Apache 2.0.48 running on WindowsXP. Since moving to 2.0.48, I've had the problem of images (and other files, mp3 for example) either not being displayed at all (404), or only half, or partly being loaded and displayed. It even happens on the..

Apache not serving images to http pages - Hi guys, Has anyone had problems with apache recently? I have a fresh install of Debian/Woody. I set-up my users, public_html directoiries, chmod 777 public_html and setup my virtual domains. This worked fine just a month ago. Now whenever I access ...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]