1
Answer

I want to test one server. How can i ?

Petyr Todorov

Petyr Todorov

13y
1.5k
1
Hello,
I must make one form where i will load .txt file. When i load this file i will make http request to one webserver and send querys to make load test.
Can someone help me ot this. I`m beginner on this and i will appreciate any kinde of help.

p.s.
Sorry if i post this in wrong forum.
If need i`ll try to explain better.
Answers (1)
0
Mahesh Chand
2 286.9k 123.7m 13y
You should post this in web development.

But anyway, I don't think you can access and load a test file in a web page from another server. The other server must be shared and your website (where your webpage is hosted) must have access on the share folder and file on the other server and you use network full path to access the file.