GitHub user akrasnov-drv added a comment to the discussion: CloudStack fails to
start more VMs
test 2 - starting 100 VMs in groups of 5 every 5 sec.
Again, the env is clean and with .htaccess patch
```
root@r-435-VM:~# cat /var/www/html/latest/.htaccess | wc -l
25
root@r-435-VM:~# grep -n seek /opt/cloud/bin/configure.py
936: fh.seek(0)
973: fh.seek(0)
979: fh.seek(0)
```
it took about 10 min and also looked fine
```
root@r-435-VM:~# cat /var/lib/misc/dnsmasq.leases|grep tiny-test| awk '{print
$3}' | wc -l
100
root@r-435-VM:~# cat /var/www/html/latest/.htaccess | wc -l
60627
root@r-435-VM:~# cat /var/www/html/latest/.htaccess | sort -u |wc -l
37
```
Again with the same number of duplicates in `.htaccess`
GitHub link:
https://github.com/apache/cloudstack/discussions/10184#discussioncomment-11994120
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]