Just ran some HTTP stress test...
** SIEGE 2.69
** Preparing 25 concurrent users for battle.
The server is now under siege...
...
Lifting the server siege... done.
Transactions: 2870 hits
Availability: 100.00 %
Elapsed time: 59.15 secs
Data transferred: 13.80 MB
Response time: 0.00 secs
Transaction rate: 48.52 trans/sec
Throughput: 0.23 MB/sec
Concurrency: 0.17
Successful transactions: 0
Failed transactions: 0
Longest transaction: 5.05
Shortest transaction: 0.00
** SIEGE 2.69
** Preparing 50 concurrent users for battle.
The server is now under siege...
...
Lifting the server siege... done.
Transactions: 5673 hits
Availability: 100.00 %
Elapsed time: 59.92 secs
Data transferred: 27.28 MB
Response time: 0.02 secs
Transaction rate: 94.68 trans/sec
Throughput: 0.46 MB/sec
Concurrency: 1.55
Successful transactions: 0
Failed transactions: 0
Longest transaction: 2.22
Shortest transaction: 0.00
** SIEGE 2.69
** Preparing 100 concurrent users for battle.
The server is now under siege...
...
Lifting the server siege... done.
Transactions: 11958 hits
Availability: 100.00 %
Elapsed time: 60.02 secs
Data transferred: 57.51 MB
Response time: 0.00 secs
Transaction rate: 199.23 trans/sec
Throughput: 0.96 MB/sec
Concurrency: 0.19
Successful transactions: 0
Failed transactions: 0
Longest transaction: 0.04
Shortest transaction: 0.00
** SIEGE 2.69
** Preparing 200 concurrent users for battle.
The server is now under siege...
...
Lifting the server siege... done.
Transactions: 8251 hits
Availability: 100.00 %
Elapsed time: 29.50 secs
Data transferred: 39.68 MB
Response time: 0.21 secs
Transaction rate: 279.69 trans/sec
Throughput: 1.35 MB/sec
Concurrency: 59.80
Successful transactions: 0
Failed transactions: 0
Longest transaction: 9.19
Shortest transaction: 0.00
** SIEGE 2.69
** Preparing 400 concurrent users for battle.
The server is now under siege...
...
Lifting the server siege... done.
Transactions: 996 hits
Availability: 100.00 %
Elapsed time: 36.23 secs
Data transferred: 4.79 MB
Response time: 4.72 secs
Transaction rate: 27.49 trans/sec
Throughput: 0.13 MB/sec
Concurrency: 129.69
Successful transactions: 0
Failed transactions: 0
Longest transaction: 32.01
Shortest transaction: 0.00
Ok so 200 users at a time is a lot for a 64MB VPS (but still no dropped transactions even at 400 users at a time), but 100 users at at time seems to be doable.

Keep in mind this is for a static HTML page and the last 2 tests (200 and 400 users) were only for 30 seconds each instead of 60 seconds. I would have tried further but there was not enough memory to run 500 users at once.