Netscape time-outs

Netscape time-outs

Post by Timothy Cardoz » Wed, 06 Mar 1996 04:00:00



I have a search cgi script that seems to "time-out" if the search takes
a long time (a few minutes), returning "Document contains no data".

Is there a Netscape server parameter for time-outs?

I'm sure there a pretty routine answer to this so thanks for your reply
in advance.  You saved me some time.

------------------------

Biocomputing, Skirball Institute of Biomolecular Medicine
New York University Medical Center, New York, NY 10016

 
 
 

1. * rwall and shutdown: rpc time-outs *

hello -

i was hoping someone could assist with a problem i having using shutdown under
solaris 2.5.1 -

my situation is that when i issue a shutdown, it attemps to rwall: to anyone
that mounted an NFS partition, (i assume because we are using the SUN automounter
facility.  Consequently, i get errors of the nature:

rwall: Can't send to [username]
RCP: Rpcbind failure - RPC: Timed out

I examined the various solutions, and the easiest appeared to be modifying
/etc/shutdown.  I was wondering if anyone could please tell me what lines
need to be edited in the notify() function.  

Currently i have added a   " - a" after the rwall  b/c all our users are
logged in via Xterminals.  however, i have not done anything else.  

Could you kindly advise which lines i should take out for remote broadcasts,
and which i should retain?

Here is the notify portion of my /etc/shutdown:

notify() {
        /usr/sbin/wall -a <<-!
        $1
        !
        if [ -x /usr/sbin/showmount -a -x /usr/sbin/rwall ]
        then
                remotes=`/usr/sbin/showmount`
                if [ "X${remotes}" != "X" ]
                then
                        /usr/sbin/rwall ${remotes} <<-!
                        $1
                        !
                fi
        fi

Any feedback would be most appreciated.

Sincerely,

-kari

2. modem connect to IP

3. Q: HELP: Cirrus PCMCIA IRQ Device time-outs...

4. ALSA, RealAudio

5. RPC time outs at boot time

6. A problem about iptables SNAT

7. Idle time-outs

8. Network drivers need restructuring (Anybody working on this?)

9. Time-outs when loading Linux

10. fix VIA Rhine time outs (some)

11. named configuartion in a ppp setup - time outs

12. Socket to SMTP server - periodic time outs

13. SCSI Time Outs? Please Help.