Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Linux Forums > Linux Forums Site News
Reload this Page "Downloading" LinuxForums for "Offline Browsing"
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux Forums Site News Announcements and information about new and exciting things happening here at Linux Forums.org! - Please read all new threads posted in this section

Closed Thread
 
Thread Tools Display Modes
Old 07-05-2005   #11 (permalink)
greenpenguin
Linux Newbie
 
Join Date: Apr 2005
Posts: 110
Send a message via MSN to greenpenguin
Ermm... Is it OK to save a copy of a page for reference?
__________________
Registered Linux user #393668
greenpenguin is offline  
Old 07-05-2005   #12 (permalink)
jasonlambert
Linux Guru
 
Join Date: Apr 2003
Location: London, UK
Posts: 3,284
Quote:
Originally Posted by greenpenguin
Ermm... Is it OK to save a copy of a page for reference?
If you mean using your browser's "File" -> "Save Page As.." function, yes that is perfectly OK
jasonlambert is offline  
Old 07-05-2005   #13 (permalink)
bigtomrodney
Bigtomrodinator
 
bigtomrodney's Avatar
 
Join Date: Nov 2004
Location: Sunny South-East of Ireland
Posts: 5,101
While we're on site issues, I aven't seen this mentioned so apologies if I've missed a thread - How come all of the recent articles on the home page are stuck? Is this a knock on of the server switch?
__________________
In the land of the blind, the night vision users are laughing at the king

Registered Linux user #378740

New members read here / Forum Rules
bigtomrodney is offline  
Old 07-06-2005   #14 (permalink)
jasonlambert
Linux Guru
 
Join Date: Apr 2003
Location: London, UK
Posts: 3,284
Quote:
Originally Posted by bigtomrodney
While we're on site issues, I aven't seen this mentioned so apologies if I've missed a thread - How come all of the recent articles on the home page are stuck? Is this a knock on of the server switch?
yep, fixed now

Thanks,

J.
jasonlambert is offline  
Old 07-06-2005   #15 (permalink)
bigtomrodney
Bigtomrodinator
 
bigtomrodney's Avatar
 
Join Date: Nov 2004
Location: Sunny South-East of Ireland
Posts: 5,101
Cheers dude!
__________________
In the land of the blind, the night vision users are laughing at the king

Registered Linux user #378740

New members read here / Forum Rules
bigtomrodney is offline  
Old 09-08-2005   #16 (permalink)
NeoSNightmarE
Just Joined!
 
Join Date: Jul 2005
Location: NH
Posts: 41
Send a message via AIM to NeoSNightmarE Send a message via MSN to NeoSNightmarE Send a message via Yahoo to NeoSNightmarE
Noted and am glad that I haven't done that in about a year to other sites. That area of violation seems really "grey" though imo. At least there was a memo going out about it.
NeoSNightmarE is offline  
Old 10-13-2005   #17 (permalink)
jjmac
Just Joined!
 
Join Date: Aug 2003
Location: Sydney, Australia
Posts: 52
Howdy jasonlambert,

It's been donks since iv'e been here. Good to see things are still kicking

I can understand what your getting at. I do know of one popular Linux site that had to shut down earlier this year, then reformate their site, and install a more powerfull server due to flood attacks. But they were actual "attacks" not just a few benign wgets on a thread or two.


jasonlambert wrote:
Quote:
It is an automated DOS against my server.
One individual yesterday sent 20,000 HTTP requests for PHP pages in 1 hour, seriously degrading the performance of this site. Such floods are no different to using a SYN or ICMP flood or any other form of malicious denial of service attack that ties up the resources of my server preventing legitimate traffic getting to the site. Many ISP's state in their terms of service that such activity is not allowed.
Yes, well ... that is a bit much of course. Can't you just disconnect/drop a connection like that. Even so, it wouldn't stop the packets comming in.

I often use "wget" to extract a thread at times. If it contains a number of pages. By that i mean in the order of 30 to 40 or so...

And if it is a topic that i'm trying to study and so need to spend some time going over.

I have my script set up to allow for a couple of seconds delay between each request ... as per below,

Code:
#!/bin/sh

for f in $1
 do

wget -v -np -N -x $f 2>&1 |tee -a $LOGFILE

#wget -v -np -N --wait=2 -x -r -l 2 --reject=swf,pdf,ps,wav,Z,jar,zip,deb,rpm,tar,gz,bz2 $f 2>&1 |tee -a $LOGFILE

#wget -v -np -N --wait=2 -r -l 1 --reject=pdf,ps -x $f 2>&1 |tee -a $LOGFILE

#wget -v -np -N --wait=2 -x -r -l 3 --reject=swf,gz,tar,Z,tar.gz,jar,pdf,ps,wav,deb,rpm $f 2>&1 |tee -a $LOGFILE
done
The robots.txt is always respected.

In my case, i'm on a limited budget, and a few wgets saves me lots of time/money. But if you consider the above script to much weight for the site i will respect your wishes.

But the 20,000 page request you mention is something in a completely different context really. I mean --- that is obviously an abuse by someone.

Pity -=-=-

Iv'e never had any complaint feed back in the past.


jm[/quote]
jjmac is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 11:49 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0