All I know is that it is goinf through checkpoint VPN, I will try find more information and try to change the encryption or update the software.
I am not responsible for this firewall so I can't do this change on my own...
If any of you have an example of many queries performed through a...
Thank you for your reply,
yes you are right this going over an intenet connection.
The connection speeed should be a T1 coonection (not dedicated so other apps might use it as well but not too heavily at the time I run my tests).
The queries are not sending back a lots of data, the overall...
thank you for your reply
telnet would not be secured enough, but your advice is then not to accces the oracle database directly but do a dump and load it to a local oracle database and then migrate the data to mysql. Is this what you recommended ?
I was thinking that doing the query remotely...
Hello,
I have to migrate an oracle database to a mysql database the oracle database can be accessed only by vpn so all the querries are sent this way.
The issue is that the querries take more time to be executed when they are asked through vpn, it is not so much visible for one of them, but as...
Hello,
I am trying to migrate an oracle database (not too big, 150 Mb of data) through vpn but even if the querries work fast locally doing them through VPN is very slow. Is this coming from the vpn connection, is it way to optimize this?
What is long is the time a query need to be sent to...
Thanks for your reply
the apache and mysql configuration file should be able to support such a load without an trouble, mysql is set for 256 and apache as well I also tested with 500 and it doesn't help.
When the mas connection is too low the log message is : too many connections .
In my case...
Hi,
I got a setup of mysql/apache/php running on my home server. The server is not the most powerfull 1Go of memory 2.66 Ghz cpu, and a 2Mbits bandwith. It is running under Fedora core 3.
This should still be enough for the hosting of my home website and forum...
the issue I have is that often...
No one to help me with this issue ? it seems that it happen quite often on other site, by searching google you can see quite a few of them, it is linked to the load on the site, but still I don't know what to do to avoid it...
thank s for your help
Hi,
I am currently stress testing a php / mysql application. this box was used only for devlopment purpose before and there were no issues with a low traffic but with up 50 or 100 concurent users some issues with mysql are appearing... this does not appear immediately but after some time time...
Hi,
I just setup a new server with apache 2.0, I use also php and mysql. When url contains some encoding like %3f for ? and %21 for ! ... there is a redirect a 403 error page, I have created my own 403 page but in this case and only in this case my 403 error page can't be display : I have the...
RMS10,
here is the code to copy a bookmark into an other PDF file :
(works only for links to pages in the PDF)
I hope it will be helpfull to you : )
Option Explicit
Const d = "c:\temp" -- change it to match an existing directory with pdf files and create a sub directory...
If the bookmark only content links to current PDF page there is a way to do it with VB code (using java script object).
I can send you the code of the vb application if you want.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.