Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 359 Vote(s) - 3.52 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ad.php - Redirect php with 10 seconds html delay

#11
Careful with that, using sleep function in a php web environment isn't very recommended.
It keep each process alive (php isn't multi thread), using a bit of memory with it, thus it might be more sensible to ddos for example.
Reply

#12
I tried previously redirection in different ways but this way is better i guess. Thank you
Reply

#13
Careful with that, using sleep function in a php web environment isn't very recommended.
It keep each process alive (php isn't multi thread), using a bit of memory with it, thus it might be more sensible to ddos for example.
Reply

#14
Quote:(04-21-2021, 01:15 AM)zardusfish Wrote:

[To see links please register here]

Why do we need this?

-snip-

For future reference, try not to gravedig threads. This thread was dead for seven months, and gravedigging is

[To see links please register here]

Reply

#15
Quote:(04-21-2021, 01:15 AM)zardusfish Wrote:

[To see links please register here]

Why do we need this?

-snip-

For future reference, try not to gravedig threads. This thread was dead for seven months, and gravedigging is

[To see links please register here]

Reply

#16
Quote:(04-21-2021, 03:09 AM)fritz Wrote:

[To see links please register here]

Careful with that, using sleep function in a php web environment isn't very recommended.
It keep each process alive (php isn't multi thread), using a bit of memory with it, thus it might be more sensible to ddos for example.

Yes you are right. Having multiple requests to ad.php can lead to dos. This work best on small projects because there is a less volume of users and on high volume of users site the script should be in a different server. For example the site is setup at site1.com and ad.php on site2.com in a different server. Using this even if the site2.com server hangs the site1.com is working just fine.
Reply

#17
Quote:(04-21-2021, 03:09 AM)fritz Wrote:

[To see links please register here]

Careful with that, using sleep function in a php web environment isn't very recommended.
It keep each process alive (php isn't multi thread), using a bit of memory with it, thus it might be more sensible to ddos for example.

Yes you are right. Having multiple requests to ad.php can lead to dos. This work best on small projects because there is a less volume of users and on high volume of users site the script should be in a different server. For example the site is setup at site1.com and ad.php on site2.com in a different server. Using this even if the site2.com server hangs the site1.com is working just fine.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through